home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / palette.strings < prev   
Text File  |  1994-07-05  |  793b  |  38 lines

  1.  
  2. /* Error messages when loading a palette. */
  3. "New Palette";
  4. "Unable to find the dynamic palette template.";
  5. "Open Palette...";
  6. "Remove Palette";
  7. "Unable to load palette %@.";
  8. "Unable to load palette %@.  Use %@ instead?"; 
  9. "Cannot remove last palette.";
  10.  
  11. /* An untitled palette */
  12. "Untitled";
  13.  
  14. /* General */
  15. "Cancel";
  16. "OK";
  17.  
  18. /* Revert palette to saved */
  19. "ALERT_REVERT" = "Revert";
  20. "File %@ does not exist.";
  21. "If you revert, you'll lose all the changes you made to %@ after it was last saved.";
  22. "Revert Anyway";
  23.  
  24. /* Close */
  25. "ALERT_CLOSE" = "Close";
  26. "Do you want to save changes to %@?";
  27. "Save";
  28. "Don't Save";
  29.  
  30. /* Review when terminate */
  31. "ALERT_QUIT" = "Quit";
  32. "There are unsaved palettes.";
  33. "Review Unsaved";
  34. "Quit Anyway";
  35. "ALERT_REVIEW" = "Review";
  36. "Do you want to save changes to %@?";
  37.  
  38.